Skip to content

Conversation

jnyrup
Copy link
Member

@jnyrup jnyrup commented Jan 28, 2025

Fixup to #17

IMPORTANT

  • If the PR touches the public API, the changes have been approved in a separate issue with the "api-approved" label.
  • The code complies with the Coding Guidelines for C#.
  • The changes are covered by unit tests which follow the Arrange-Act-Assert syntax and the naming conventions such as is used in these tests.
  • If the PR changes the public API the changes needs to be included by running AcceptApiChanges.ps1 or AcceptApiChanges.sh.

@jnyrup jnyrup requested a review from dennisdoomen January 28, 2025 10:04
@jnyrup
Copy link
Member Author

jnyrup commented Jan 28, 2025

Seems we have a bug in ExecuteCustomInitializers.
When only the test project uses 8.0.1Src\FluentAssertions.DataSets\InitializeDataSetSupport.cs is no longer found.

@dennisdoomen
Copy link
Member

When only the test project uses 8.0.1

Because 8.0.1 and 8.0.0 are not the same assembly?

@jnyrup
Copy link
Member Author

jnyrup commented Jan 28, 2025

When only the test project uses 8.0.1

Because 8.0.1 and 8.0.0 are not the same assembly?

I guess.
I didn't dive deeper into it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants